Welcome![Sign In][Sign Up]
Location:
Search - maximum matching

Search list

[Special EffectsTemplate-matching

Description: 模板匹配主要是采用基于灰度信息的匹配算法,其中是统计模板与原图像的相关系数,得到最大值的地方,就是相似度最大的地方,也就是成功地找到了匹配的像素点。具体的算法如下。其中,im_matched为原图像,im_template为模板图像。MaxR为最大相似度系数。-Template matching matching algorithm based on gray-scale information, which is the the statistical template with the correlation coefficient of the original image to obtain the maximum value of the place is the biggest similarity place is to find matching pixels. The specific algorithm is as follows. Wherein, im_matched original image, im_template the template image. MaxR maximum similarity coefficient.
Platform: | Size: 1024 | Author: 太一 | Hits:

[Search EngineRMM

Description: 这个是RMM算法,支持正向、逆向最大匹配,是自然语言处理的重要算法之一,只要替代程序中的词库即可。本词库取自1988年人民日报语料材料,算法对中文分词精确度达到90 以上-This is RMM algorithm supports forward, reverse maximum matching, natural language processing algorithm, as long as the alternative procedures thesaurus can. The thesaurus corpus material, taken from the 1988 People' s Daily algorithm for Chinese word segmentation accuracy of more than 90
Platform: | Size: 251904 | Author: he | Hits:

[OS program1

Description: 自动对文本进行分词,用正向最大逆向最大匹配法结合进行。-Automatic word segmentation of the text, with the maximum reverse maximum matching method combined with.
Platform: | Size: 4008960 | Author: heyibin | Hits:

[JSP/Javamaxmatch

Description: 通过对词库进行降序排序,提出窗口的思想,按正向最大匹配的方式进行分词,实现了长词优先。-By thesaurus descending order, proposed the idea of ​ ​ the window, according to the way forward maximum matching word, to achieve a long-term priority.
Platform: | Size: 3072 | Author: 张莉 | Hits:

[CSharpMyChineseSeg

Description: 自然语言处理 C# 汉语分词软件 基于正向最大匹配算法并基于一定规则-Natural language processing C# Chinese word segmentation software is based on forward maximum matching algorithm based on certain rules
Platform: | Size: 1616896 | Author: 闫琪琪 | Hits:

[matlabmaxmatch

Description: 解决最大匹配问题的程序,经过调试,运行正常,并附上测试程序-Maximum matching problem solving process, after commissioning, operating normally, along with test procedures
Platform: | Size: 1024 | Author: 陆超华 | Hits:

[Special Effectsimage-matching

Description: 图像匹配是指通过一定的匹配算法在两幅或多幅图像之间识别同名点,如二维图像匹配中通过比较目标区和搜索区中相同大小的窗口的相关系数,取搜索区中相关系数最大所对应的窗口中心点作为同名点。其实质是在基元相似性的条件下,运用匹配准则的最佳搜索问题。-Image matching means through a certain matching algorithm identification between two or more images corresponding points, such as 2D image matching by comparing the target area and the search area in the same size of the window correlation coefficient, the correlation coefficient of the search area maximum corresponding to the same name as the center point of the window. Its essence is the similarity in primitive conditions, the use of the best search problems matching criterion.
Platform: | Size: 407552 | Author: JJ | Hits:

[AI-NN-PRGP

Description: 一个简单的中文分词系统,基于正向最大匹配算法和逆向最大匹配算法。-A simple Chinese word segmentation system, based on the forward and reverse maximum matching algorithm maximum matching algorithm.
Platform: | Size: 15279104 | Author: 董旭 | Hits:

[JSP/JavaFMM_RMM

Description: 中文分词 以及词性标注,在awt界面上将中文分词,用的是最大正向匹配以及反向最大匹配-Chinese word segmentation and tagging, the interface will be in awt Chinese word segmentation, matching with the maximum forward and reverse maximum matching
Platform: | Size: 7698432 | Author: reacher | Hits:

[File OperateMyWordSpliter

Description: 正向最大匹配算法的实现以及反向最大匹配算法-Forward maximum matching algorithm
Platform: | Size: 12288 | Author: 郭进 | Hits:

[Graph programAnyMap_Match

Description: 任意图的最大匹配算法,值得一学。毕竟各位不是只要会会匈牙利算法的那种人吧?-arbitrary map of the maximum matching algorithm, it is worth a study. After all, you would not say that the kind of Hungary algorithm people? Ha ha
Platform: | Size: 1024 | Author: consti | Hits:

[File Operatesplit_words

Description: 分词程序,正向最大匹配法,JAVA语言。核心思想是从句子最左端开始,单字节扫描匹配,直至句末-Segmentation procedure, forward maximum matching, JAVA language. Core idea is to start from the leftmost sentence, single-byte scan match until end of the sentence
Platform: | Size: 1024 | Author: Jakeris | Hits:

[DNAfasta

Description: DNA比对中FASTA算法的简单实现,通过建立查找表、位移表和位移向量表来得出两条序列的最大匹配位移。-DNA matching the FASTA algorithm is simple to achieve, through the establishment of a lookup table, displacement and the displacement vector table to derive maximum matching two sequences displacement.
Platform: | Size: 26624 | Author: 董强强 | Hits:

[Otheruva-10349

Description: 二部图的最大匹配问题,先构建二部图,然后用匈牙利算法求出最大匹配-The maximum bipartite graph matching problem, first build a bipartite graph, and then use the Hungarian algorithm to derive maximum matching
Platform: | Size: 1024 | Author: dhblack | Hits:

[JSP/JavaCnFenci

Description: 基于字典的分词,采用正向最大匹配和反向最小匹配相结合。-Based on a dictionary word, using the forward and reverse maximum matching minimum matching combined.
Platform: | Size: 5097472 | Author: 曹易坤 | Hits:

[JSP/JavaCnFenci

Description: 基于字典的分词,采用正向最大匹配和反向最小匹配相结合。-Based on a dictionary word, using the forward and reverse maximum matching minimum matching combined.
Platform: | Size: 5578752 | Author: 周伟 | Hits:

[JSP/JavaCnFenci

Description: 基于字典的分词,采用正向最大匹配和反向最小匹配相结合。-Based on a dictionary word, using the forward and reverse maximum matching minimum matching combined.
Platform: | Size: 6397952 | Author: 崔毅安 | Hits:

[2D Graphicstereo-matching

Description: 对灰度图像进行立体匹配,在图像的最大视差范围内进行搜索-To stereo matching of gray image, the image of the maximum parallax within the scope of the search
Platform: | Size: 5120 | Author: xiaolv | Hits:

[JSP/JavaHMM-and-FMM

Description: 正向最大匹配算法和逆向最大匹配算法,词典也放进来了-Forward and reverse maximum matching algorithm maximum matching algorithm, the dictionary also put to the
Platform: | Size: 707584 | Author: reacher | Hits:

[.netnixiang

Description: 最新逆向最大匹配分词算法 盘古分词 分词算法 中文分词 源码-New reverse maximum matching word segmentation algorithm Pangu Chinese word segmentation algorithm source
Platform: | Size: 1203200 | Author: 李果果 | Hits:
« 1 2 3 4 5 67 8 9 10 11 12 »

CodeBus www.codebus.net